Package | package.teste |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4B |
Source | https://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRVEXE |
Url | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRVEXE |
Version | 1.0.0 |
Status | draft |
Date | 2024-04-11T11:43:14.6966394+00:00 |
Name | MessageHeaderPTTRVEXE |
Title | MessageHeader PT TRV EXE |
Experimental | False |
Description | O recurso MessageHeader corresponde ao cabeçalho que possibilita a identificação da origem e destino da mensagem. |
Purpose | O recurso MessageHeader é referenciado pelo recurso Bundle(Bundle.entry.fullUrl) que contêm os detalhes do cabeçalho da mensagem. |
Type | MessageHeader |
Kind | resource |
No resources found
StructureDefinition | |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTCore ![]() | MessageHeader PT Core |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC ![]() | Practitioner PT PS SNC |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OperationOutcomePTTRV ![]() | OperationOutcome PT TRV |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV ![]() | Organization PT TRV |
{
"resourceType" : "StructureDefinition",
"id" : "MessageHeaderPTTRVEXE",
"url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRVEXE",
"version" : "1.0.0",
"name" : "MessageHeaderPTTRVEXE",
"title" : "MessageHeader PT TRV EXE",
"status" : "draft",
"date" : "2024-04-11T11:43:14.6966394+00:00",
"publisher" : "SPMS",
"contact" : [
{
"name" : "Interoperabilidade Semântica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.spms.min-saude.pt"
}
]
}
],
"description" : "O recurso MessageHeader corresponde ao cabeçalho que possibilita a identificação da origem e destino da mensagem.",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "workflow",
"display" : "Workflow Setting"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code" : "005",
"display" : "Sincronização de Remoção de Inoculação"
}
],
"text" : "Sincronização de Remoção de Inoculação (Input)"
}
},
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "workflow",
"display" : "Workflow Setting"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code" : "006",
"display" : "Sincronização de Quebra de Vacina"
}
],
"text" : "Sincronização de Quebra de Vacina (Input)"
}
},
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "workflow",
"display" : "Workflow Setting"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code" : "007",
"display" : "Pesquisa de Informação da Vacina"
}
],
"text" : "Pesquisa de Informação da Vacina (Input)"
}
},
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "workflow",
"display" : "Workflow Setting"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code" : "008",
"display" : "Pesquisa Calendário Vacinal do Utente"
}
],
"text" : "Pesquisa Calendário Vacinal do Utente (Input)"
}
},
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "workflow",
"display" : "Workflow Setting"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code" : "009",
"display" : "Pesquisa do Estado de Vacinação do Utente"
}
],
"text" : "Pesquisa do Estado de Vacinação do Utente (Input)"
}
}
],
"purpose" : "O recurso MessageHeader é referenciado pelo recurso Bundle(Bundle.entry.fullUrl) que contêm os detalhes do cabeçalho da mensagem.",
"fhirVersion" : "4.3.0",
"kind" : "resource",
"abstract" : false,
"type" : "MessageHeader",
"baseDefinition" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTCore",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MessageHeader.contained",
"path" : "MessageHeader.contained",
"max" : "0"
},
{
"id" : "MessageHeader.destination.id",
"path" : "MessageHeader.destination.id",
"max" : "0"
},
{
"id" : "MessageHeader.destination.target",
"path" : "MessageHeader.destination.target",
"max" : "0"
},
{
"id" : "MessageHeader.destination.endpoint",
"path" : "MessageHeader.destination.endpoint",
"definition" : "Endereço ou id do destino da mensagem."
},
{
"id" : "MessageHeader.destination.receiver",
"path" : "MessageHeader.destination.receiver",
"definition" : "Entidade que vai receber os dados.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
]
}
]
},
{
"id" : "MessageHeader.sender",
"path" : "MessageHeader.sender",
"definition" : "Entidade que envia os dados.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
]
}
]
},
{
"id" : "MessageHeader.enterer",
"path" : "MessageHeader.enterer",
"definition" : "Profissional que faz o pedido",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC"
]
}
]
},
{
"id" : "MessageHeader.author",
"path" : "MessageHeader.author",
"max" : "0"
},
{
"id" : "MessageHeader.source.id",
"path" : "MessageHeader.source.id",
"max" : "0"
},
{
"id" : "MessageHeader.source.name",
"path" : "MessageHeader.source.name",
"definition" : "Nome da aplicação origem dos dados."
},
{
"id" : "MessageHeader.source.software",
"path" : "MessageHeader.source.software",
"max" : "0"
},
{
"id" : "MessageHeader.source.version",
"path" : "MessageHeader.source.version",
"max" : "0"
},
{
"id" : "MessageHeader.source.contact",
"path" : "MessageHeader.source.contact",
"max" : "0"
},
{
"id" : "MessageHeader.source.endpoint",
"path" : "MessageHeader.source.endpoint",
"definition" : "Endereço ou id da origem da mensagem."
},
{
"id" : "MessageHeader.responsible",
"path" : "MessageHeader.responsible",
"max" : "0"
},
{
"id" : "MessageHeader.reason",
"path" : "MessageHeader.reason",
"max" : "0"
},
{
"id" : "MessageHeader.response.id",
"path" : "MessageHeader.response.id",
"max" : "0"
},
{
"id" : "MessageHeader.response.identifier",
"path" : "MessageHeader.response.identifier",
"definition" : "id da mensagem origem enviada que deu origem à resposta."
},
{
"id" : "MessageHeader.response.code",
"path" : "MessageHeader.response.code",
"definition" : "Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not."
},
{
"id" : "MessageHeader.response.details",
"path" : "MessageHeader.response.details",
"definition" : "Detalhes do erro da mensagem. \r\nEm caso de code com valor âtransient-errorâ ou\r\n\r\nâfatal-erroâ, referenciar o recurso com os detalhes dos erros ou alertas.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OperationOutcomePTTRV"
]
}
]
},
{
"id" : "MessageHeader.focus",
"path" : "MessageHeader.focus",
"definition" : "Referenciar o(s) recurso(s) raiz da mensagem."
},
{
"id" : "MessageHeader.focus.type",
"path" : "MessageHeader.focus.type",
"definition" : "The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. \n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources)."
},
{
"id" : "MessageHeader.definition",
"path" : "MessageHeader.definition",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.